home *** CD-ROM | disk | FTP | other *** search
- #ifndef _MIGSTUB_
- #define _MIGSTUB_
-
- #include <windows.h>
- #include <windowsx.h>
- #include <commctrl.h>
- #include <richedit.h>
-
- #include <stdlib.h>
- #include <stdio.h>
- #include <string.h>
- #include <io.h>
- #include <direct.h>
- #include <time.h>
- #include <ctype.h>
- #include <process.h>
- #include <sys/types.h>
- #include <sys/stat.h>
-
- #include "migproto.h"
-
- #endif
-